home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
windows
/
tlbr32.zip
/
ZIPIT.EX_
/
ZIPIT
/
0
/
RCDATA
/
TABOUTTB2000BOX
/
TABOUTTB2000BOX.txt
< prev
Wrap
Text File
|
1996-07-30
|
5KB
|
251 lines
object AboutTB2000Box: TAboutTB2000Box
Left = 181
Top = 115
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 251
ClientWidth = 377
Font.Color = clBlack
Font.Height = -14
Font.Name = 'Arial'
Font.Style = [fsBold]
KeyPreview = True
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
OnKeyDown = OKButtonKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Label2: TLabel
Left = 52
Top = 42
Width = 246
Height = 13
Caption = 'Copyright by Allen Te. (c) 1996 All rights reserved. '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Image1: TImage
Left = 12
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
Stretch = True
OnDblClick = Image1DblClick
end
object Label3: TLabel
Left = 52
Top = 96
Width = 214
Height = 13
Caption = 'This program has been licensed for use by: '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object UserNameLbl: TLabel
Left = 52
Top = 116
Width = 157
Height = 13
Caption = '... still waiting to register '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 50
Top = 152
Width = 149
Height = 39
Caption = 'ToolBar'
Font.Color = clBlack
Font.Height = -35
Font.Name = 'Arial MT Black'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 52
Top = 220
Width = 317
Height = 5
Shape = bsTopLine
end
object Label7: TLabel
Left = 50
Top = 192
Width = 145
Height = 13
Caption = 'S O F T W A R E'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 228
Top = 176
Width = 137
Height = 13
Alignment = taRightJustify
Caption = 'http://www.toolbar.com '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 256
Top = 192
Width = 109
Height = 13
Alignment = taRightJustify
Caption = 'sales@toolbar.com '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Shape1: TShape
Left = 50
Top = 188
Width = 148
Height = 1
end
object Label10: TLabel
Left = 52
Top = 228
Width = 85
Height = 17
Alignment = taRightJustify
AutoSize = False
Caption = 'Total Memory: '
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object Memory: TLabel
Left = 145
Top = 228
Width = 48
Height = 13
Caption = 'Memory'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object CompanyLbl: TLabel
Left = 52
Top = 130
Width = 91
Height = 13
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object TaskbarWhite: TLabel
Left = 50
Top = 14
Width = 59
Height = 24
Caption = 'Zip IT!'
Font.Color = clSilver
Font.Height = -20
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object TaskbarBlack: TLabel
Left = 51
Top = 15
Width = 59
Height = 24
Caption = 'Zip IT!'
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 124
Top = 24
Width = 77
Height = 13
Caption = 'version 1.20'
Font.Color = clBlack
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 118
Top = 8
Width = 59
Height = 13
Caption = 'for Windows'
Font.Color = clBlack
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object OKButton: TBitBtn
Left = 304
Top = 16
Width = 57
Height = 24
Caption = 'OK'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = OKButtonClick
Style = bsNew
end
object SerialNoEdit: TEdit
Left = 52
Top = 68
Width = 145
Height = 20
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
end